home *** CD-ROM | disk | FTP | other *** search
/ Hitachi Electronic Compon…s Databook 1996 November / HITACHI November 1996.iso / pc / tools / cdk_sh / disk6 / include / cxx / strclass.h / strclass.h
Encoding:
C/C++ Source or Header  |  1995-02-03  |  101 b   |  6 lines

  1. #ifndef _strclass_h
  2. #define _strclass_h
  3. #include <String.h>
  4. typedef class String string;
  5. #endif
  6.